TSTP Solution File: NUM706^1 by cvc5---1.0.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : cvc5---1.0.5
% Problem  : NUM706^1 : TPTP v8.1.2. Released v3.7.0.
% Transfm  : none
% Format   : tptp
% Command  : do_cvc5 %s %d

% Computer : n013.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 10:47:06 EDT 2023

% Result   : Theorem 0.21s 0.52s
% Output   : Proof 0.21s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem    : NUM706^1 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.14  % Command    : do_cvc5 %s %d
% 0.18/0.35  % Computer : n013.cluster.edu
% 0.18/0.35  % Model    : x86_64 x86_64
% 0.18/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.18/0.35  % Memory   : 8042.1875MB
% 0.18/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.35  % CPULimit   : 300
% 0.18/0.35  % WCLimit    : 300
% 0.18/0.35  % DateTime   : Fri Aug 25 13:59:47 EDT 2023
% 0.18/0.35  % CPUTime    : 
% 0.21/0.48  %----Proving TH0
% 0.21/0.52  %------------------------------------------------------------------------------
% 0.21/0.52  % File     : NUM706^1 : TPTP v8.1.2. Released v3.7.0.
% 0.21/0.52  % Domain   : Number Theory
% 0.21/0.52  % Problem  : Landau theorem 28e
% 0.21/0.52  % Version  : Especial.
% 0.21/0.52  % English  : x = ts x n_1
% 0.21/0.52  
% 0.21/0.52  % Refs     : [Lan30] Landau (1930), Grundlagen der Analysis
% 0.21/0.52  %          : [vBJ79] van Benthem Jutting (1979), Checking Landau's "Grundla
% 0.21/0.52  %          : [Bro09] Brown (2009), Email to Geoff Sutcliffe
% 0.21/0.52  % Source   : [Bro09]
% 0.21/0.52  % Names    : satz28e [Lan30]
% 0.21/0.52  
% 0.21/0.52  % Status   : Theorem
% 0.21/0.52  %          : Without extensionality : Theorem
% 0.21/0.52  % Rating   : 0.00 v6.0.0, 0.14 v5.5.0, 0.17 v5.4.0, 0.20 v5.3.0, 0.40 v5.2.0, 0.20 v4.1.0, 0.00 v3.7.0
% 0.21/0.52  % Syntax   : Number of formulae    :    6 (   2 unt;   4 typ;   0 def)
% 0.21/0.52  %            Number of atoms       :    2 (   2 equ;   0 cnn)
% 0.21/0.52  %            Maximal formula atoms :    1 (   1 avg)
% 0.21/0.52  %            Number of connectives :    4 (   0   ~;   0   |;   0   &;   4   @)
% 0.21/0.52  %                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
% 0.21/0.52  %            Maximal formula depth :    2 (   2 avg)
% 0.21/0.52  %            Number of types       :    1 (   1 usr)
% 0.21/0.52  %            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
% 0.21/0.52  %            Number of symbols     :    4 (   3 usr;   2 con; 0-2 aty)
% 0.21/0.52  %            Number of variables   :    1 (   0   ^;   1   !;   0   ?;   1   :)
% 0.21/0.52  % SPC      : TH0_THM_EQU_NAR
% 0.21/0.52  
% 0.21/0.52  % Comments : 
% 0.21/0.52  %------------------------------------------------------------------------------
% 0.21/0.52  thf(nat_type,type,
% 0.21/0.52      nat: $tType ).
% 0.21/0.52  
% 0.21/0.52  thf(x,type,
% 0.21/0.52      x: nat ).
% 0.21/0.52  
% 0.21/0.52  thf(ts,type,
% 0.21/0.52      ts: nat > nat > nat ).
% 0.21/0.52  
% 0.21/0.52  thf(n_1,type,
% 0.21/0.52      n_1: nat ).
% 0.21/0.52  
% 0.21/0.52  thf(satz28a,axiom,
% 0.21/0.52      ! [Xx: nat] :
% 0.21/0.52        ( ( ts @ Xx @ n_1 )
% 0.21/0.52        = Xx ) ).
% 0.21/0.52  
% 0.21/0.52  thf(satz28e,conjecture,
% 0.21/0.52      ( x
% 0.21/0.52      = ( ts @ x @ n_1 ) ) ).
% 0.21/0.52  
% 0.21/0.52  %------------------------------------------------------------------------------
% 0.21/0.52  ------- convert to smt2 : /export/starexec/sandbox/tmp/tmp.XmtWKh5MsD/cvc5---1.0.5_31429.p...
% 0.21/0.52  (declare-sort $$unsorted 0)
% 0.21/0.52  (declare-sort tptp.nat 0)
% 0.21/0.52  (declare-fun tptp.x () tptp.nat)
% 0.21/0.52  (declare-fun tptp.ts (tptp.nat tptp.nat) tptp.nat)
% 0.21/0.52  (declare-fun tptp.n_1 () tptp.nat)
% 0.21/0.52  (assert (forall ((Xx tptp.nat)) (= (@ (@ tptp.ts Xx) tptp.n_1) Xx)))
% 0.21/0.52  (assert (not (= tptp.x (@ (@ tptp.ts tptp.x) tptp.n_1))))
% 0.21/0.52  (set-info :filename cvc5---1.0.5_31429)
% 0.21/0.52  (check-sat-assuming ( true ))
% 0.21/0.52  ------- get file name : TPTP file name is NUM706^1
% 0.21/0.52  ------- cvc5-thf : /export/starexec/sandbox/solver/bin/cvc5---1.0.5_31429.smt2...
% 0.21/0.52  --- Run --ho-elim --full-saturate-quant at 10...
% 0.21/0.52  % SZS status Theorem for NUM706^1
% 0.21/0.52  % SZS output start Proof for NUM706^1
% 0.21/0.52  (
% 0.21/0.52  (let ((_let_1 (not (= tptp.x (@ (@ tptp.ts tptp.x) tptp.n_1))))) (let ((_let_2 (forall ((Xx tptp.nat)) (= (@ (@ tptp.ts Xx) tptp.n_1) Xx)))) (let ((_let_3 (forall ((Xx tptp.nat)) (= Xx (ho_4 (ho_3 k_2 Xx) tptp.n_1))))) (let ((_let_4 (= tptp.x (ho_4 (ho_3 k_2 tptp.x) tptp.n_1)))) (let ((_let_5 (forall ((u |u_(-> tptp.nat tptp.nat)|) (e tptp.nat) (i tptp.nat)) (not (forall ((v |u_(-> tptp.nat tptp.nat)|)) (not (forall ((ii tptp.nat)) (= (ho_4 v ii) (ite (= i ii) e (ho_4 u ii)))))))))) (let ((_let_6 (forall ((x |u_(-> tptp.nat tptp.nat)|) (y |u_(-> tptp.nat tptp.nat)|)) (or (not (forall ((z tptp.nat)) (= (ho_4 x z) (ho_4 y z)))) (= x y))))) (let ((_let_7 (forall ((u |u_(-> tptp.nat tptp.nat tptp.nat)|) (e |u_(-> tptp.nat tptp.nat)|) (i tptp.nat)) (not (forall ((v |u_(-> tptp.nat tptp.nat tptp.nat)|)) (not (forall ((ii tptp.nat)) (= (ho_3 v ii) (ite (= i ii) e (ho_3 u ii)))))))))) (let ((_let_8 (forall ((x |u_(-> tptp.nat tptp.nat tptp.nat)|) (y |u_(-> tptp.nat tptp.nat tptp.nat)|)) (or (not (forall ((z tptp.nat)) (= (ho_3 x z) (ho_3 y z)))) (= x y))))) (let ((_let_9 (EQ_RESOLVE (ASSUME :args (_let_2)) (TRANS (MACRO_SR_EQ_INTRO :args (_let_2 SB_DEFAULT SBA_FIXPOINT)) (PREPROCESS :args ((= (forall ((Xx tptp.nat)) (= Xx (@ (@ tptp.ts Xx) tptp.n_1))) _let_3))))))) (SCOPE (SCOPE (MACRO_RESOLUTION_TRUST (REORDERING (IMPLIES_ELIM (SCOPE (INSTANTIATE _let_9 :args (tptp.x QUANTIFIERS_INST_CBQI_CONFLICT)) :args (_let_3))) :args ((or _let_4 (not _let_3)))) (EQ_RESOLVE (ASSUME :args (_let_1)) (PREPROCESS :args ((= _let_1 (not _let_4))))) (AND_ELIM (MACRO_SR_PRED_TRANSFORM (AND_INTRO _let_9 (PREPROCESS :args ((and _let_8 _let_7 _let_6 _let_5)))) :args ((and _let_3 _let_8 _let_7 _let_6 _let_5))) :args (0)) :args (false true _let_4 false _let_3)) :args (_let_2 _let_1 true))))))))))))
% 0.21/0.52  )
% 0.21/0.52  % SZS output end Proof for NUM706^1
% 0.21/0.52  % cvc5---1.0.5 exiting
% 0.21/0.52  % cvc5---1.0.5 exiting
%------------------------------------------------------------------------------